JOYSTICK SLIDER A
This command will return the Slider A value of the default analogue joystick.
Return Integer=JOYSTICK SLIDER A()
The command will return the slider a value of the default analogue joystick
do
cls
print "joystick slider a "+str$(joystick slider a())
print "joystick slider b "+str$(joystick slider b())
print "joystick slider c "+str$(joystick slider c())
print "joystick slider d "+str$(joystick slider d())
loop
end
INPUT Commands Menu
Index